| Previous | Chapter contents | Chapter top | Section top | Next |
The QuickTime VR Manager defines these constants that you can use to specify a controller subtype and media type:
enum {
kQTVRControllerSubType = 'ctyp',
kQTVRQTVRType = 'qtvr'
};
| Previous | Chapter contents | Chapter top | Section top | Next |